home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / LIB / UNIXLIB37B / !UnixLib37 / src / unix / c / sleep < prev    next >
Text File  |  1996-11-09  |  721b  |  24 lines

  1. /****************************************************************************
  2.  *
  3.  * $Source: /unixb/home/unixlib/source/unixlib37/src/unix/c/RCS/sleep,v $
  4.  * $Date: 1996/11/06 22:01:42 $
  5.  * $Revision: 1.3 $
  6.  * $State: Rel $
  7.  * $Author: unixlib $
  8.  *
  9.  * $Log: sleep,v $
  10.  * Revision 1.3  1996/11/06 22:01:42  unixlib
  11.  * Yet more changes by NB, PB and SC.
  12.  *
  13.  * Revision 1.2  1996/10/30 22:04:51  unixlib
  14.  * Massive changes made by Nick Burret and Peter Burwood.
  15.  *
  16.  * Revision 1.1  1996/04/19 21:35:27  simon
  17.  * Initial revision
  18.  *
  19.  ***************************************************************************/
  20.  
  21. static const char rcs_id[] = "$Id: sleep,v 1.3 1996/11/06 22:01:42 unixlib Rel $";
  22.  
  23. #error This file is obsolete
  24.